pubnub-kotlin-docs
Toggle table of contents
13.1.0
js
Target filter
js
Switch theme
Search in API
Skip to content
pubnub-kotlin-docs
pubnub-kotlin-api
/
[root]
/
PubNub
/
Companion
Companion
js
object
Companion
Members
Properties
CATEGORIES
Link copied to clipboard
js
var
CATEGORIES
:
Any
Exponential
Retry
Policy
Link copied to clipboard
js
var
ExponentialRetryPolicy
:
Any
Linear
Retry
Policy
Link copied to clipboard
js
var
LinearRetryPolicy
:
Any
Log
Level
Link copied to clipboard
js
val
LogLevel
:
PubNub.JsLogLevel
OPERATIONS
Link copied to clipboard
js
var
OPERATIONS
:
Any
Functions
generate
UUID
Link copied to clipboard
js
fun
generateUUID
(
)
:
String
notification
Payload
Link copied to clipboard
js
fun
notificationPayload
(
title
:
String
,
body
:
String
)
:
PubNub.NotificationsPayload